Welcome![Sign In][Sign Up]
Location:
Search - vc z

Search list

[Windows DevelopVC++_HSJD

Description: VC函数经典示例,详细介绍了A到Z的各个函数的使用,有具体的离子可参考-VC function classic example, detailing the A to Z of the use of all functions, with specific reference to the ion
Platform: | Size: 13545847 | Author: 未语愁眸 | Hits:

[Email ServerJMailsend

Description: 用VC++z制作的邮件发送程序,可发送附件-VC z produced by the spammers, may send attachments
Platform: | Size: 403441 | Author: 刘鸿 | Hits:

[SourceCodeclassic otsu vc++ code

Description: OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。
Platform: | Size: 1480 | Author: shixium@163.com | Hits:

[Communication-Mobilecku197.tar.Z

Description:
Platform: | Size: 3488768 | Author: 站长 | Hits:

[Compress-Decompress algrithmszip

Description: zip格式压缩解压缩源码及演示 先用VC编译czip_source目录内程序,之后拷贝debug目录内zipdll.dll和zipdll.lib到czip_demo目录再编译此目录内程序即可得到演示程序test_zip-zip form compression solution compression source code and the demonstration first uses VC to translate in the czip_source table of contents the procedure, afterwards in the copy debug table of contents zipdll.dll and zipdll.lib to czip_demo table of contents 鍐嶇紪璇?this catalogue in the procedure then obtain demonstration program test_zip
Platform: | Size: 100352 | Author: 刘立强 | Hits:

[Internet-Networkscporttest

Description: 串口通信测试程序,VC实现-serial communications testing procedures VC
Platform: | Size: 50176 | Author: 老虎 | Hits:

[Multimedia programAMCAP.ZIP

Description: vc编辑的可以选择视频源的小程序-vc editors can choose video source of small programs
Platform: | Size: 308224 | Author: 王铁飞 | Hits:

[2D GraphicMzbuffer

Description: 图形学Zbuffer算法vc实现-graphics algorithm vc achieve Zbuffer
Platform: | Size: 301056 | Author: 钟竞辉 | Hits:

[Windows Developgf2112gf

Description: VB代码集合·一个C语言分析器 .. ·生成Pascal语言.. ·Basic编译器源码.. ·一个基于C++的语法.. 最新内容下载排行榜 ·VmBasic 源代.. ·小型的 C 语言编译.. ·VC++编的一个词法.. ·C++版 词法分析、.. ·编译原理词法分析的电.. · idel虚拟机源.. ·pl/0词法编译器,.. ·良好的C语言语法检查.. ·小型的 C 语言编译.. ·小的c编译器包括词法.. 文件名称: xdtools.zip下载 所属分类: 编译器/解释器 开发工具: C 文件大小: 189 KB 上传时间: 2004-10-28 下载次数: 15 提 供 者: 李可 详细介绍: 一个很好的编译工具!!! (2005-3-16,VB,422KB,下载0次)【向站长举报此文件和某个同类文件可能重复】-VB code set a C language analyzer .. Generation Pascal language .. Basic compiler based on the source .. 1 .. C syntax download the latest list VmBasic source substituting .. small C language compiler VC .. Part of a lexical .. C version of lexical analysis, .. compiler theory lexical analysis of electric .. Debido source Virtual Machine .. pl/0 accidence compiler, .. good C language syntax check .. small C language compiler .. small c compiler including lexical .. file names : xdtools.zip download respective categories : compiler/interpreter development tools : C Size : 189 KB upload time : 2004-10-28 downloads : 15 providers : Li Long detailed presentations : a good compiler tool! ! ! (2005-3-16, VB, 422KB download 0) report to the head of this document and any similar document may r
Platform: | Size: 432128 | Author: 牛顿 | Hits:

[Picture ViewerJpeg demo

Description: VC++下面的JPEG压缩编码例程,包括DCT,Z字变换等操作-below VC++ JPEG compression routines, including DCT, Z characters transform such an operation
Platform: | Size: 53248 | Author: 余飞 | Hits:

[OpenGL programC__DocumentsandSettings_cq_桌面_VC

Description: 二维图像的三维显示 详细信息 < OpenGL > 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。本代码在Windows2000下编译通过。 -two-dimensional images of three-dimensional display detailed information <OpenGL> Image Processing himself to the needs and would like to achieve th ree-dimensional two-dimensional images, then wrote the code, with the readers are interested in sharing. Image Access First bmp image files, two from the clipboard. The MFC code Calling OpenGL library functions to achieve the three-dimensional two-dimensional image display, image width, height and pixel brightness of the three-dimensional space x, z, y coordinates. Main initialization procedures, mapping, the release of resources and operation, the function of these documents OGL_MFCView.cpp achieve. OpenGL library initialization of the documents, the OnCreate, InitScene DrawScene function and the realization of the main initializatio
Platform: | Size: 106496 | Author: 李茜 | Hits:

[matlabSglMFC

Description: 绘图函数用mcc生成的代码嵌入VC工程实例,Win32 MFC版本-mapping function using mcc generated code embedded VC engineering example, Win32 version MFC
Platform: | Size: 54272 | Author: 谢芊芊 | Hits:

[OpenGL programOpenGL实现三维绘图

Description: OpenGL实现三维绘图 在VC中实现三维交汇图系统演示,主窗口是可以旋转的三维立体坐标系,还可以观察到在x,y,z方向上的投影。-OpenGL 3D graphics in the VC 3D map convergence demonstration, the main window is rotating three-dimensional coordinate system, also can be observed in the x, y, z direction of the projection.
Platform: | Size: 545792 | Author: 黄应 | Hits:

[Windows DevelopVC++_HSJD

Description: VC函数经典示例,详细介绍了A到Z的各个函数的使用,有具体的离子可参考-VC function classic example, detailing the A to Z of the use of all functions, with specific reference to the ion
Platform: | Size: 13541376 | Author: | Hits:

[Compress-Decompress algrithmsminibzip2_20060116_VC

Description: minibzip2,版本20060116,VC源代码,可以实现在windows平台下解压缩linux下的bz2格式的压缩文件,方便实用-minibzip2 version 20060116, VC source code can be achieved in the windows platform decompress linux under the bz2 compressed file format to facilitate the practical
Platform: | Size: 117760 | Author: 观光客 | Hits:

[Email ServerJMailsend

Description: 用VC++z制作的邮件发送程序,可发送附件-VC z produced by the spammers, may send attachments
Platform: | Size: 403456 | Author: 刘鸿 | Hits:

[Otheropenvxi-3.4(1)

Description: openvxi3.4是一个voicexml对话脚本语言的解释器源码.可用VC6.0编译.-openvxi3.4 voicexml dialogue is a scripting language interpreter source. Available VC6.0 compiler.
Platform: | Size: 1806336 | Author: wyw | Hits:

[Delphi VCLFastDown1.1

Description: 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序 TestFastDownSrcVC6.zip 测试程序源代码(VC版) TestFastDownSrcVB6.zip 测试程序源代码(VB版) FastDownHelp.zip 帮助文档 特点: 支持HTTP、FTP协议,支持HTTP CHUNKED编码,支持HTTP GET、POST方法,支持重定向、Cookie。 支持获取FTP目录内容。 支持断点续传,支持将文件分成多块同时下载,可任意指定分块数,下载速度快,CPU占用率低。 支持从多个地址下载同一个文件。 支持同步模式,异步模式。 支持SOCKS4,SOCKS5,HTTP1.1代理。 可提供C++静态库(VC6、VC7、VC8、C++ Builder),可提供ActiveX版本(支持C++ Builder、Delphi、VB、VC++、C#、VB.net、Delphi.net)。 全部代码不依赖于MFC,不依赖于WININET库,方便移植。 接口简单,灵活。 支持Win98,WinMe,Win2000, Windows XP,Windows 2003-software Home : www.gfastdown.com documents : FastDownActiveX.zip ActiveX version FastDownCB6.z ip C Builder6 static FastDownVC6.zip VC six static FastD ownVC7.zip VC 7 TestFastDown.zip the static test procedure Test FastDownSrcVC6.zip testing program source code (VC version) TestFastDo wnSrcVB6.zip testing program source code (VB Edition) FastDownHelp.zip help documentation features : support for HTTP, FTP, HTTP support CHUNKED coding, supports HTTP GET, POST, the support redirect, Cookie. Support FTP access to directory content. Supports HTTP, support the file into several pieces, while downloading can be arbitrarily designated a few blocks, download speed, CPU utilization rate is low. Support downloaded from the same number of addresses in a document. Synchronous, asynchronous mode. Sup
Platform: | Size: 3208192 | Author: zxq | Hits:

[Graph programemwintrial_v404_16bpp

Description: emwin-gui下的vc测试程序,版本号为v4.04,内部继承了gif,bmp,jpeg等的调试程序,使学习的好帮手-emwin-gui vc under the testing procedures, the version to v4.04. Internal inherited gif, bmp, jpeg the debugging process, so that's helping hands
Platform: | Size: 1577984 | Author: zym0805 | Hits:

[Compress-Decompress algrithmszip-dllsr4_VC

Description: VC实现的ZIP压缩和解压缩算法,生成DLL动态链接库函数-VC implementation ZIP compression algorithm, DLL version
Platform: | Size: 270336 | Author: 朱毅华 | Hits:
« 12 3 4 »

CodeBus www.codebus.net